@charset "utf-8";
.w1600 {
    width:94%;
    min-width:1600px;
    margin:0 auto;
    position: relative;
}
/* part.1*/
.b-0 {padding: 90px 0 100px;}
.b-0 .common_tit {
	height: auto;
	position: relative; 
	text-align: center; 
}
.b-0 .common_tit h1 {
	position: relative;
	display: inline-block; 
	padding-bottom: 15px; 
}
.b-0 .common_tit h1::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 90px;
    height: 3px;
    background: #1c85a4;
}
.b-0 .cloud-product {
	position: relative;
	z-index: 9;
	overflow: hidden;
}
.b-0 .color-blue {
	color: #1c85a4;
}
.b-0 .cloud-product-explain {
	margin: 15px 0 55px;
	text-align: center;
	color: #6c757d;
}
.b-0 .cloud-product-ul {
	width: 100%;
	overflow: hidden;
	padding-left: 0;
	list-style: none;
}

.b-0 .cloud-product-ul li {
	position: relative;
	margin-left: 1%;
	width: 15%;
	height: 522px;
	float: left;
	overflow: hidden;
	box-shadow: 1px 1px 12px rgba(28, 133, 164, 0.08);
	transition: width .15s linear;
	border-radius: 8px;
	background: #f9fafc;
}
.b-0 .cloud-product-ul li:first-child {
	margin-left: 0;
}
.b-0 .cloud-product-ul li.active {
	z-index: 9;
	width: 20%;
	box-shadow: 0 4px 20px rgba(28, 133, 164, 0.15);
	border-radius: 8px;
}

.b-0 .cloud-product-single-top {
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #f8fafc;
}
.b-0 .cloud-product-name {
	font-size: 18px;
	color: #333;
	font-weight: 700;
}
.b-0 .cloud-product-single-bottom,
.b-0 .single-bottom-item {
	width: 100%;
	height: 340px;
}
.b-0 .single-bottom-item:first-child {
	border-right: 1px solid #eee;
}
.b-0 .empty-space {
	width: 100%;
	height: 100px;
	padding-top: 46px;
}
.b-0 .bg-product-pic {
	margin: 0 auto;
	width: 100%;
	height: 82px;
	background-size: contain;
}

.b-0 .server-header-01 {background: url(../images/product_header_icon_01.png) center no-repeat;}
.b-0 .server-header-02 {background: url(../images/product_header_icon_02.png) center no-repeat;}
.b-0 .server-header-03 {background: url(../images/product_header_icon_03.png) center no-repeat;}
.b-0 .server-header-04 {background: url(../images/product_header_icon_04.png) center no-repeat;}
.b-0 .server-header-05 {background: url(../images/product_header_icon_05.png) center no-repeat;}
.b-0 .server-header-06 {background: url(../images/product_header_icon_06.png) center no-repeat;}

.b-0 .server-header-active-01 {background: url(../images/product_header_active_icon_01.png) center no-repeat;}
.b-0 .server-header-active-02 {background: url(../images/product_header_active_icon_02.png) center no-repeat;}
.b-0 .server-header-active-03 {background: url(../images/product_header_active_icon_03.png) center no-repeat;}
.b-0 .server-header-active-04 {background: url(../images/product_header_active_icon_04.png) center no-repeat;}
.b-0 .server-header-active-05 {background: url(../images/product_header_active_icon_05.png) center no-repeat;}
.b-0 .server-header-active-06 {background: url(../images/product_header_active_icon_06.png) center no-repeat;}

.b-0 .idc-bg {background: url(../images/index-sprite.png) 0 -1421px no-repeat;}
.b-0 .host-bg {background: url(../images/index-sprite.png) -6px -1256px no-repeat;}

.b-0 .product-introduce-title {
	margin-bottom: 14px;
	height: 22px;
	line-height: 22px;
	font-size: 22px;
	text-align: center;
	color: #2d3748;
}
.b-0 .product-introduce-title.normal-weight {
	font-weight: 400;
}
.b-0 .product-introduce-content {
	margin: 0 auto 20px;
	width: 200px;
	line-height: 14px;
	font-size: 16px;
	text-align: center;
	color: #6c757d;
}
.b-0 .product-introduce-list {
	margin: 0 auto;
	padding-top: 28px;
	height: 135px;
	width: 84%;
	border: 1px solid #f1f1f1;
	border-left: none;
	border-right: none;
}
.b-0 .introduce-list-small {
	margin-bottom: 18px;
	line-height: 14px;
	font-size: 16px;
	color: #6c757d;
	text-align: center;
}
.b-0 .product-introduce-price {
	margin: 48px auto 0;
	font-size: 14px;
	text-align: center;
	color: #333;
}
.b-0 .introduce-list-large {
	margin: 0 auto;
	width: 228px;
	line-height: 24px;
	color: #ddebff;
	font-size: 16px;
}

.b-0 .normal-inner,
.b-0 .active-inner {
	transition: all .5s;
}
.b-0 .active-inner {
	position: relative;
	display: none;
	height: 100%;
	opacity: 0;
	border-radius: 8px;
}
.b-0 .introduce-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.b-0 .active-inner-01,
.b-0 .active-inner-02,
.b-0 .active-inner-03,
.b-0 .active-inner-04,
.b-0 .active-inner-05,
.b-0 .active-inner-06 {
	background: linear-gradient(135deg, #1c85a4, #0f6c88);
}

.b-0 .cloud-product-ul li.active .active-inner {
	display: block;
	opacity: 1;
}
.b-0 .cloud-product-ul li.active .normal-inner {
	display: none;
	opacity: 0;
}
.b-0 .active .product-introduce-content {
	color: #eff6ff;
}
.b-0 .active-product-introduce-title {
	color: #fff;
}
.b-0 .active .product-introduce-list {
	padding: 21px 0;
	height: auto;
	border-color: rgba(255,255,255,0.2);
}
.b-0 .active .product-introduce-price {
	margin-top: 32px;
	color: #fefeff;
}
.b-0 .product-introduce-price .price-white {
	display: inline-block;
	font-size: 36px;
	height: 36px;
	line-height: 36px;
	color: #fff;
}

.b-0 .buy-link-btn,
.b-0 .buy-link-btn-s {
	display: block;
	margin: 30px auto 0;
	height: 40px;
	line-height: 39px;
	color: #fff !important;
	border-radius: 4px;
	cursor: pointer;
}
.b-0 .buy-link-btn {
	width: 90%;
	background-color: #b5cd32;
}
.b-0 .buy-link-btn-s {
	width: 50%;
	background-color: #1c85a4;
}
.b-0 .buy-link-btn:hover {
	background-color: #a4b92b;
}
.b-0 .buy-link-btn-s:hover {
	background-color: #0f6c88;
}

.b-0 .product-tab-wrapper {
	width: 100%;
}
.b-0 .product-tab-item {
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
	overflow: hidden;
	transition: height .5s;
}
.b-0 .product-tab-item.active {
	height: 150px;
}
.b-0 .product-tab-title {
	margin: 0 auto;
	padding-left: 40px;
	width: 90%;
	min-width: 200px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #666;
	background: url(../images/add-icon.png) no-repeat #fafafa;
}
.b-0 .product-tab-item.active .product-tab-title {
	color: #1c85a4;
	background: url(../images/reduce_icon.png) no-repeat #e0f9ff;
}
.b-0 .product-tab-content {
	width: 200px;
	margin: 6px 0 0 54px;
	line-height: 22px;
	font-size: 12px;
	color: #999;
}

.b-0 .cloud-product-ul .btn {
    padding: 6px 4px;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
}
/* part.2*/
.b-1 {
  background: #f9fafc;
  width: 100%;
  overflow: hidden;
}
.b-1 .wrap {
  position: relative;
}
.b-1 .b-1-left {
  margin-left: 0px;
  float: left;
  margin-top: -23px;
  width: 44%;
}
.b-1 .b-1-right {
  margin-left: 44%;
  width: 56%;
}
.b-1 .b-1-title{
  font-size: 50px;
  line-height: 60px;
  text-align: center;
  margin-bottom: 100px;
  padding: 100px 0 0;
  position: relative;
  color: #2d3748;
}
.b-1 .b-1-title::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 90px;
  height: 3px;
  background: #1c85a4;
}
.b-1 .b-1-title p {
  margin: 0;
  display: inline-block;
}
.b-1 .b-1-right .b-1-content {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 90px;
}
.b-1 .b-1-contents:nth-child(3n) {
  margin-right: 0 !important;
}
.b-1 .b-1-right .b-1-contents {
  position: relative;
  text-align: center;
  width: 32%;
  padding: 24px 26px;
  margin-bottom: 20px;
  box-sizing: border-box;
  margin-right: 2%;
  background: #fff;
  box-shadow: 0 4px 12px rgba(28, 133, 164, 0.08);
  transition: all .4s ease-out;
  border-radius: 8px;
}
.b-1 .b-1-right .b-1-contents:hover {
  transform: translate3d(0, -5px, 0);
  box-shadow: 0 8px 18px rgba(28, 133, 164, 0.15);
}
.b-1 .b-1-right .b-1-contents .r{
  margin-top: 15px;
}
.b-1 .b-1-right .b-1-contents .r h3{
  font-size: 22px;
  color: #1c85a4;
  line-height: 30px;
  margin-bottom: 5px;
  font-weight: 600;
}
.b-1 .b-1-right .b-1-contents .r p{
  font-size: 16px;
  color: #6c757d;
  line-height: 25px;
}
.b-1 .iconfont {
  color: #1c85a4;
  display: inline-block;
  width: 104px;
  height: 93px;
  line-height: 94px;
  text-align: center;
  font-size: 60px;
}
.b-1 .b-1-contents:hover .iconfont {
  color: #b5cd32;
  transition: all 0.3s ease;
  transform: rotateZ(180deg) scale(1.05);
}
.icon-orthopaedics:before {
  content:"\e644";
}
.icon-equipment:before {
  content:"\e60a";
}
.icon-dental:before {
  content:"\e630";
}
.icon-liuchengguankong:before {
  content:"\e681";
}
/* part.3*/
.b-2 {
    background: url(/tupian/zhenshi/index-qitafuwu-bg.webp) no-repeat center center;
    background-size: cover;
    position: relative;
    z-index: 1;
    text-align: center;
    overflow: hidden;
    padding: 80px 0 70px;
}
.b-2 .wrap {
  position: relative;
}
.b-2 .b-2-title{
  font-size: 50px;
  line-height: 60px;
  text-align: center;
  margin-bottom: 80px;
  position: relative;
  color: #2d3748;
}
.b-2 .b-2-title::after {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translateX(-50%);
  width: 90px;
  height: 3px;
  background: #1c85a4;
}
.b-2 .b-2-title p {
  margin: 0;
  display: inline-block;
}
.b-2 .b-2-left {
  float: left;
  width: 56%;
  margin-right: 0%;
  box-sizing: border-box;
}
.b-2 .b-2-left .b-2-content {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  /* padding-bottom: 70px; */
}
.b-2 .b-2-contents:nth-child(2n) {
  margin-right: 0 !important;
}
.b-2 .b-2-left .b-2-contents {
  position: relative;
  text-align: center;
  width: 42%;
  padding: 22px 24px;
  margin-bottom: 18px;
  box-sizing: border-box;
  margin-right: 5%;
  box-shadow: 0 4px 12px rgba(28, 133, 164, 0.08);
  transition: all .4s ease-out;
  border-radius: 8px;
  background: #f9fafc;
}
.b-2 .b-2-left .b-2-contents:hover {
  transform: translate3d(0, -5px, 0);
  box-shadow: 0 8px 18px rgba(28, 133, 164, 0.15);
  transition: all .4s ease-out;
}
.b-2 .b-2-left .b-2-contents .r{
  margin-top: 12px;
}
.b-2 .b-2-left .b-2-contents .r h3{
  font-size: 22px;
  color: #1c85a4;
  line-height: 29px;
  margin-bottom: 4px;
  font-weight: 600;
}
.b-2 .b-2-left .b-2-contents .r p{
  font-size: 16px;
  color: #6c757d;
  line-height: 24px;
  margin: 0;
}
.b-2 .b-2-right {
  margin-top: 10px;
  float: left;
  width: 44%;
  box-sizing: border-box;
  position: relative;
}
.b-2 .b-2-right-img {
  position: relative;
  max-width: 100%;
  height: auto;
  display: block;
}
.b-2 .b-2-right-f {
  width: 600px;
  max-width: 100%;
  text-align: end;
  height: 500px;
  position: absolute;
  margin-top: -508px;
  left: 0;
}
.b-2 .c-app-img {
  position: absolute;
  margin-top: 150px;
  margin-left: -90px;
  animation: float 4s ease-in-out infinite;
  max-width: 100%;
  height: auto;
}
.b-2 .c-hz-img {
  position: absolute;
  margin-left: -450px;
  margin-top: 300px;
  animation: float 4s ease-in-out infinite;
  max-width: 100%;
  height: auto;
}
.b-2 .c-mf-img {
  position: absolute;
  margin-left: -250px;
  margin-top: 200px;
  animation: float 4s ease-in-out infinite;
  max-width: 100%;
  height: auto;
}
@keyframes float {
  0% {
      transform: translateY(0);
  }
  50% {
      transform: translateY(-20px);
  }
  100% {
      transform: translateY(0);
  }
}
.b-2 .iconfont {
    color: #1c85a4;
    display: inline-block;
    width: 104px;
    height: 93px;
    line-height: 94px;
    text-align: center;
    font-size: 70px;
}
.b-2 .b-2-contents:hover .iconfont {
  color: #b5cd32;
  transition: all 0.3s ease;
  transform: rotateZ(180deg) scale(1.05);
}
.icon-shipin:before {
  content:"\e699";
}
.icon-huazhuangpin:before {
  content:"\e683";
}
.icon-xiaodu:before {
  content:"\e63b";
}
.icon-panding:before {
  content:"\e639";
}
/* part.4*/
.b-3 {
    padding: 80px 0;
    overflow: hidden;
}
.b-3 h2 {
    font-size: 50px;
    text-align: center;
    font-weight: 600;
    margin: 0 0 15px;
    position: relative;
    padding-bottom: 18px;
    color: #2d3748;
}
.b-3 h2::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 90px;
    height: 3px;
    background: #1c85a4;
}
.b-3 .b-3-h2text1,
.b-3 .b-3-h2text2 {
    text-align: center;
    line-height: 1.8;
    margin: 0 auto;
    max-width: 1000px;
}
.b-3 .b-3-h2text1 {
    font-size: 18px;
    font-weight: 500;
    margin: 15px auto 5px;
    color: #4a4a4a;
}
.b-3 .b-3-h2text2 {
    font-size: 16px;
    color: #6c757d;
    margin-bottom: 60px;
}
.b-3 .list_pic {
}

.b-3 .list_pic ul {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    justify-content: center;
}

.b-3 .list_pic li {
    flex: 0 0 calc((100% - 75px) / 4);
    max-width: calc((100% - 75px) / 4);
    position: relative;
    height: 330px;
    overflow: hidden;
    transition: all 0.4s ease;
    background: linear-gradient(180deg, #1c85a4 0%, #166d86 100%);
    box-sizing: border-box;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.b-3 .list_pic .b-3-img {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #f8f9fa;
}

.b-3 .list_pic .b-3-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 0;
    box-sizing: border-box;
    transition: transform 0.4s ease, filter 0.4s ease;
    transform: translateY(0) scale(1);
}

.b-3 .list_pic li:hover .b-3-img img {
    transform: translateY(0) scale(1.05);
    filter: brightness(0.5);
    outline: none;
    box-shadow: none;
}

.b-3 .list_pic .b-3-img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #1c85a4;
    opacity: 0;
    transition: opacity 0.4s ease;
    z-index: 2;
}

.b-3 .list_pic li:hover .b-3-img::after {
    opacity: 0.75;
}

.b-3 .list_pic li .b-3-txt:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px 15px;
    color: #fff;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease 0.1s;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
    text-align: center;
}

.b-3 .list_pic li:hover .b-3-txt:nth-child(2) {
    opacity: 1;
    visibility: visible;
}

.b-3 .list_pic .b-3-txt .title {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 12px;
    line-height: 1.3;
    text-align: center;
    padding: 0 15px;
    -webkit-font-smoothing: antialiased;
}

.b-3 .list_pic .b-3-leibie {
    font-size: 16px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.95);
    margin: 0 0 18px 0;
    text-align: center;
    font-weight: 500;
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-color: rgba(255, 255, 255, 0.5);
    width: 100%;
}

.b-3 .list_pic .b-3-btn {
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

.b-3 .list_pic .b-3-btn .btn-one, .b-3 .list_pic .b-3-btn .btn-two {
    padding: 9px 20px;
    border-radius: 2px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.3s ease;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    display: inline-block;
    margin: 0 6px;
    letter-spacing: 0.5px;
}

.b-3 .list_pic .b-3-btn .btn-one:hover, .b-3 .list_pic .b-3-btn .btn-two:hover {
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
    transform: scale(1.02);
}

.b-3 .list_pic li .b-3-txt:nth-child(3) {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px 0;
    background-color: #1c85a4;
    color: #fff;
    z-index: 1;
    transition: all 0.4s ease;
    box-sizing: border-box;
    margin: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.b-3 .list_pic .b-3-txt:nth-child(3) .title {
    font-size: 19px;
    font-weight: 600;
    margin: 0;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-font-smoothing: antialiased;
}

.b-3 .list_pic li:hover .b-3-txt:nth-child(3) {
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
}
/* part.5*/
.b-4 {
    padding: 70px 0;
    overflow: hidden;
    background: url(/tupian/zhenshi/b-4-bg.webp) no-repeat center center;
    background-size: cover;
}

.b-4 .item {
    position: relative;
    float: left;
    width: 33.333%;
    height: 181px;
    text-align: center;
}
.b-4 .item .item-box {
    border-right: 1px solid rgba(255, 255, 255, 0.15);
}
.b-4 .item3 .item-box {
    border-right: none;
}
.b-4 .item .num {
    position: relative;
    text-align: center;
    line-height: 1;
    font-size: 0;
}
.b-4 .item .num .num-item {
    display: inline-block;
    width: 66px;
    height: 122px;
    margin: 0 2px;
    color: #fff;
    font-size: 120px;
    overflow: hidden;
}
.b-4 .item .num .line {
   display: inline;
   position: absolute;
   width: 50%;
   height: 3px;
   top: 50%;
   left: 26%;
   margin-top: 4px;
   background: url(/tupian/zhenshi/b-4-bg.webp) repeat-x center;
}
.b-4 .item p {
    text-align: center;
    font-size:22px;
    color: #fff;
    margin-top: 20px;
}
/* part.6 */
.b-5 {
  overflow: hidden;
  position: relative;
  padding: 70px 0;
}
.b-5 .wrap .common_tit {
  text-align: center;
  clear: both;
  float: none;
  height: 161px;
}
.b-5 .wrap .common_tit h2 {
  color: #1c85a4;
  font-size: 50px;
  display: block;
}
.b-5 .wrap .common_tit p {
  font-size: 24px;
  padding-top: 10px;
  color: #666;
}
.b-5 .wrap .common_tit i {
  background-color: #1c85a4;
  display: inline-block;
  height: 5px;
  width: 70px;
  margin-top: 10px;
}
.b-5 .wrap .bd .con {
  overflow: hidden;
}
.b-5 .wrap .bd .con .pic {
  text-align: center;
  width: 50%;
  float: left;
  box-sizing: border-box;
}
.b-5 .wrap .bd .con .pic img{
  width: 100%;
  object-fit: cover;
  display: block;
}
.b-5 .wrap .bd .con .txt {
  width: 50%;
  float: left;
  padding: 4% 2% 0;
  box-sizing: border-box;
}
.b-5 .wrap .bd .con .txt p {
  color: #999;
  padding-top: 35px;
  font-size: 18px;
}
.b-5 .wrap .bd .con .txt span {
  color: #999;
  font-size: 18px;
  line-height: 44px;
}
.b-5 .wrap .bd .con .txt h3 {
  font-size: 30px;
  color: #333;
}
.b-5 .wrap .bd .con .txt strong {
  font-size: 24px;
  font-weight: 400;
  color: #666;
}
/* part.7 */
.b-6 {
    padding: 70px 0 90px;
    background-color: #f9fafc;
    position: relative;
    overflow: visible;
}
.b-6 .common_tit {
    text-align: center;
    clear: both;
    float: none;
    height: 161px;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}
.b-6 .common_tit h2 {
    color: #2d3748;
    font-size: 50px;
    display: block;
    margin: 0;
    line-height: 1.2;
    position: relative;
    padding-bottom: 18px;
    font-weight: 600;
}
.b-6 .common_tit h2::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 90px;
    height: 3px;
    background: #1c85a4;
}
.b-6 .common_tit p {
    font-size: 24px;
    padding-top: 10px;
    color: #6c757d;
    margin: 0;
    line-height: 1.4;
}
.b-6 .common_tit i {
    display: none;
}
.b-6 .box {
    overflow: visible;
    position: relative;
    z-index: 0;
}
.b-6 .box ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}
.b-6 .box ul li {
    transition: all 0.4s ease-out;
    width: calc(33.333% - 16.666px);
    display: block;
    font-size: 22px;
    color: #333;
    font-weight: 700;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 35px 28px 30px;
    background-color: #fff;
    position: relative;
    overflow: visible;
    box-shadow: 0 4px 12px rgba(28, 133, 164, 0.08);
}
.b-6 .box ul li:hover {
    transform: translateY(-8px);
    box-shadow: 0 8px 24px rgba(28, 133, 164, 0.15);
    color: #333;
}
.b-6 .box ul li:hover h3 {
    color: #1c85a4;
}
.b-6 .box ul li:hover p{
    color: #999;
}
.b-6 .box ul li:hover img{
    transform: rotateZ(180deg) scale(1.05);
    transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.b-6 .box ul li img {
    float: left;
    height: 95px;
    width: 95px;
    margin-right: 20px;
    margin-bottom: 10px;
    border-radius: 8px;
    transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.b-6 .box ul li p {
    font-size: 16px;
    line-height: 1.8;
    color: #999;
    font-weight: 400;
    padding-top: 10px;
}
/* part.8 */
.b-7 {
  background-image: url(../images2/p2.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 450px;
  padding: 70px 0 120px;
  position: relative;
  background-color: #f9fafc; 
  overflow: visible;
  z-index: 1;
}
.b-7::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 450px;
  background-color: rgba(28, 133, 164, 0.15); 
  z-index: 0;
}
.b-7 .wrap {
  position: relative;
  z-index: 2;
}
.b-7 .head {
  height: 120px;
  text-align: center;
  color: #FFF;
}
.b-7 .common_tit p.white {
  color: #fff;
  font-size: 24px;
  padding-top: 10px;
  line-height: 1.4;
  text-shadow: 0 2px 4px rgba(0,0,0,0.1); 
}
.b-7 .common_tit h2 {
  color: #fff; 
  font-size: 50px;
  display: block;
  line-height: 1.2;
  font-weight: 700; 
  text-shadow: 0 2px 8px rgba(0,0,0,0.15);
}
.b-7 .common_tit i {
  display: inline-block;
  width: 90px;
  height: 3px; 
  background: #b5cd32; 
  margin-top: 20px;
  border-radius: 2px; 
}
.b-7 .box {
  position: relative;
  margin: 30px auto 0;
  width: 100%;
}
.b-7 .box .b {
  width: 100%;
  padding-top: 20px;
}
.b-7 .box .b ul {
  display: flex;
  flex-wrap: wrap;
  gap: 40px; 
  justify-content: center;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.b-7 .box .b ul li {
  width: calc(33.333% - 27px);
  box-sizing: border-box;
  padding: 0;
  transition: all 0.4s ease;
  transform: translateY(0);
  opacity: 1; 
  position: relative;
  z-index: 1;
  background: transparent;
  border-radius: 8px; 
}
.b-7 .box .b ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(to right, #1c85a4 , #b5cd32 );
  border-radius: 8px 8px 0 0;
  z-index: 2;
}
.b-7 .box .b ul li .rc {
  background-image: url(../images/ico_tips_rc.png);
  background-repeat: no-repeat;
  background-position: right top;
}
.b-7 .box .b ul li .tit {
  background-color: #ffffff; 
  color: #1c85a4;
  text-align: center;
  font-size: 22px;
  line-height: 36px;
  transition: all 0.4s ease;
  border-radius: 8px 8px 0 0;
  padding: 30px 20px;
  box-shadow: 0 2px 10px rgba(28, 133, 164, 0.08);
  position: relative;
  z-index: 1;
}
.b-7 .box .b ul li .tit strong {
  font-size: 26px; 
  display: block;
  margin-top: 8px;
  color: #0f6c88; 
}
.b-7 .box .b ul li:hover {
  opacity: 1;
  transform: translateY(-6px);
}
.b-7 .box .b ul li:hover .tit {
  color: #ffffff;
  background-color: #1c85a4; 
  box-shadow: 0 8px 20px rgba(28, 133, 164, 0.15);
}
.b-7 .box .b ul li:hover .tit strong {
  color: #ffffff; 
}
.b-7 .box .b ul li .text {
  height: auto;
  padding: 42px 35px 50px 35px; 
  line-height: 28px; 
  background-color: #ffffff; 
  box-shadow: 0 4px 15px rgba(28, 133, 164, 0.05);
  font-size: 17px; 
  border-radius: 0 0 8px 8px;
  transition: all 0.4s ease;
  border: 1px solid #f0f5f8; 
}
.b-7 .box .b ul li:hover .text {
  box-shadow: 0 10px 25px rgba(28, 133, 164, 0.1); 
  border-color: #e8f4f8;
}
.b-7 .box .b ul li .text span {
  color: #6c757d; 
  line-height: 26px;
  display: block;
  padding-bottom: 30px;
  font-size: 17px;
  transition: color 0.3s ease;
}
.b-7 .box .b ul li:hover .text span {
  color: #495057;
}
.b-7 .box .b ul li .text p {
  margin: 0 0 12px;
  color: #2d3748; 
  font-size: 19px;
  line-height: 32px;
  font-weight: 500;
}
.b-7 .box .b ul li .text a {
  height: 52px; 
  width: 180px;
  display: block;
  line-height: 52px;
  text-align: center;
  background-color: #1c85a4;
  font-size: 18px;
  color: #FFF;
  margin: 35px auto 0;
  border-radius: 50px;
  text-decoration: none;
  transition: all 0.4s ease;
  transform: scale(1);
  box-shadow: 0 4px 12px rgba(28, 133, 164, 0.2);
  border: none;
}
.b-7 .box .b ul li:hover .text a {
  background-color: #b5cd32; 
  box-shadow: 0 6px 20px rgba(181, 205, 50, 0.3); 
  transform: scale(1.03); 
}
/* part.9 */
.b-8 {
  background-image: url(/tupian/zhenshi/b-8-bg.webp);
  padding: 90px 0;
  position: relative;
  background-size: cover;
}
.b-8 .common_tit {
  height: 161px;
  color: #fff;
  text-align: center;
}
.b-8 .common_tit h2 {
  color: #ffffff;
  line-height: 1.2;
  font-size: 50px;
}
.b-8 .common_tit p {
  color: rgba(255, 255, 255, .8);
  margin: 10px 0 0 0;
  font-size: 24px;
}
.b-8 .pain_point_container {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 30px;
}
.b-8 .left_list,
.b-8 .right_list {
  width: 40%;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.b-8 .left_list ul,
.b-8 .right_list ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 20px;
  height: 100%;
}
.b-8 .left_list li,
.b-8 .right_list li {
  background-color: #FFF;
  min-height: 207px;
  padding: 30px 35px;
  box-sizing: border-box;
  box-shadow: 0 1px 4px rgba(0,0,0,0.03);
  display: flex;
  flex-direction: column;
  border-radius: 5px;
  transition: all 0.3s ease;
  cursor: pointer;
}
.b-8 .left_list li:hover,
.b-8 .right_list li:hover {
  transform: translateY(-5px);
  box-shadow: 0 5px 15px rgba(28, 133, 164, 0.15);
  background-color: #f0f8fb; 
}
.b-8 .left_list li i,
.b-8 .right_list li i {
  font-size: 27px;
  font-style: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 45px;
  width: 45px;
  line-height: 45px;
  text-align: center;
  color: #ffffff;
  font-weight: 700;
  background: #1c85a4;
  border-radius: 50%;
  float: none;
  margin-right: 12px;
  flex-shrink: 0;
  box-shadow: 0 1px 3px rgba(28, 133, 164, 0.15);
  transition: all 0.3s ease;
}
.b-8 .left_list li:hover i,
.b-8 .right_list li:hover i {
  background: #0f6688;
  transform: scale(1.05);
}
.b-8 .left_list li .title_wrap,
.b-8 .right_list li .title_wrap {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.b-8 .left_list li strong,
.b-8 .right_list li strong {
  font-size: 24px;
  color: #0f6688;
  display: block;
  height: auto;
  line-height: 24px;
  font-weight: 700;
  transition: all 0.3s ease;
}
.b-8 .left_list li:hover strong,
.b-8 .right_list li:hover strong {
  color: #1c85a4;
}
.b-8 .left_list li p,
.b-8 .right_list li p {
  font-size: 16px; /* 优化字体大小 */
  color: #6c757d; /* 统一描述色 */
  line-height: 1.8; /* 优化行高 */
  flex: 1;
  transition: all 0.3s ease;
}
.b-8 .left_list li:hover p {
  color: #4a4a4a; /* 悬浮加深文字色 */
}
.b-8 .left_list li p span,
.b-8 .right_list li p span {
  color: #e03a3a;
  font-weight: 500;
}
.b-8 .center_module {
  width: 20%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  background: #fff;
  padding: 60px 20px 40px;
  box-sizing: border-box;
  box-shadow: 0 1px 4px rgba(0,0,0,0.03);
  border-radius: 5px;
  transition: all 0.3s ease;
  cursor: pointer;
}
.b-8 .center_module:hover {
  box-shadow: 0 5px 15px rgba(28, 133, 164, 0.15);
  transform: translateY(-3px);
}
.b-8 .center_module .center_txt {
  font-size: 36px;
  color: #1c85a4;
  text-align: center;
  font-weight: 600;
  transition: all 0.3s ease;
}
.b-8 .center_module:hover .center_txt {
  color: #0f6688;
}
.b-8 .center_module .center {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  transition: all 0.3s ease;
}
.b-8 .center_module:hover .center {
  transform: scale(1.02);
}
.b-8 .center_module .center img {
  width: 77%;
  height: auto;
}
/* part.10 */
.b-9 {
  padding: 90px 0;
  overflow: hidden;
  background-color: #f9fbfe;
}
.b-9 .top-container {
  display: flex;
  align-items: stretch;
  gap: 50px;
  padding: 0 20px;
}
.b-9 .about-jj {
  width: 55%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.b-9 .about-jj h2 {
  font-size: 42px;
  font-weight: 700;
  margin: 0 0 5px 0;
  line-height: 1.3;
  letter-spacing: -0.5px;
}
.b-9 .about-jj h3 b {
  font-size: 36px;
  color: #1c85a4;
  font-weight: 700;
  display: block;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 12px;
}
.b-9 .about-jj h3 b::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 70px;
  height: 3px;
  background-color: #1c85a4;
  border-radius: 3px;
}
.b-9 .about-jj p {
  font-size: 18px;
  color: #4a5568;
  line-height: 38px;
  text-align: justify;
}
.b-9 .about-img {
  width: 45%;
  display: flex;
  align-items: center;
  height: 100%;
}
.b-9 .about-img .tp {
  display: flex;
  gap: 25px;
  justify-content: flex-start;
  width: 100%;
  height: 344px;
  transition: all 0.3s ease;
}
.b-9 .about-img .tp img {
  width: calc(50% - 12.5px);
  height: 100%;
  display: block;
  object-fit: cover;
  border-radius: 8px;
}
.b-9 .about-img .tp:hover {
  transform: translateY(-3px);
}
.b-9 .about-gg {
  overflow: hidden;
  margin-top: 80px;
  padding: 0 20px;
}
.b-9 .about-gg ul {
  display: flex;
  gap: 30px;
}
.b-9 .about-gg ul li {
  display: flex;
  align-items: flex-start;
  width: calc(33.33% - 20px);
  box-sizing: border-box;
}
.b-9 .about-gg ul li .card-item {
  display: flex;
  align-items: flex-start;
  width: 100%;
  box-sizing: border-box;
  min-height: 260px;
  color: inherit;
  gap: 35px;
  padding: 30px;
  background-color: #ffffff;
  border-radius: 12px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
}
.b-9 .about-gg ul li .card-item:hover {
  transform: translateY(-8px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}
.b-9 .about-gg ul li .card-item .pic {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 140px;
  flex-shrink: 0;
  background-color: #f0f8fb;
  border-radius: 8px;
  padding: 15px;
}
.b-9 .about-gg ul li .card-item:hover .pic img {
  transform: rotate(360deg);
}
.b-9 .about-gg ul li .card-item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  transition: transform 1s ease-in-out;
  object-fit: contain;
}
.b-9 .about-gg ul li .card-item .tit {
  display: block;
  flex: 1;
  padding-top: 5px;
}
.b-9 .about-gg ul li .card-item .tit h4 {
  font-size: 26px;
  font-weight: 700;
  line-height: 55px;
  color: #2d3748;
  margin: 0 0 12px 0;
  position: relative;
  padding-bottom: 8px;
}
.b-9 .about-gg ul li .card-item .tit h4::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 2px;
  background-color: #1c85a4;
  border-radius: 2px;
}
.b-9 .about-gg ul li .card-item .tit p {
  font-size: 16px;
  line-height: 32px;
  color: #4a5568;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 224px;
}
/* part.12 */
.b-11 {
  background: url(/tupian/zhenshi/b-11-bg.webp) no-repeat center top / 1920px auto;
  padding: 120px 0 120px;
  text-align: center;
  width: 100%;
  position: relative;
  overflow: visible;
  background-color: #f8f9fa;
}

.b-11 .b-11-top {
  width: 100%;
  margin-bottom: 60px;
}
.b-11 .content-main {
  width: 1400px;
  margin: 0 auto;
  position: relative;
  flex-shrink: 0;
}

.b-11 .title-box h5 {
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  color: #666;
  margin-bottom: 15px;
}
.b-11 .title-box h2 {
  font-size: 48px;
  font-weight: 600;
  line-height: 1.3;
  color: #222;
  margin-bottom: 0;
}
.b-11 .title-box h2 span {
  position: relative;
  display: inline-block;
  z-index: 1;
}
.b-11 .title-box h2 span::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 7px;
  background-color: #1c85a4;
  z-index: -1;
  border-radius: 3px;
}
.b-11 .desc-text {
  padding: 0 120px;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.6;
  color: #666;
  margin: 35px 0 40px;
}
.b-11 .action-group {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 45px;
}
.b-11 .btn-primary {
  position: relative;
  display: inline-block;
  border-radius: 8px;
  overflow: hidden;
  transition: all 0.5s cubic-bezier(0.6, 0, 0.7, 1);
  background-color: #1c85a4;
  box-shadow: 0 4px 12px rgba(28, 133, 164, 0.2);
}
.b-11 .btn-primary a {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 20px 50px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.b-11 .btn-primary::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #1c85a4 , #b5cd32 );
  z-index: 1;
  transition: all 0.5s cubic-bezier(0.6, 0, 0.7, 1);
  transform: translateX(100%);
}
.b-11 .btn-primary:hover::after {
  transform: translateX(0);
}
.b-11 .btn-primary:hover a {
  color: #fff;
}
.b-11 .btn-primary:hover {
  box-shadow: 0 6px 16px rgba(28, 133, 164, 0.3);
}
.b-11 .contact-box {
  display: flex;
  align-items: center;
  margin-top: 0;
  cursor: pointer;
  transition: all 0.3s ease;
}
.b-11 .contact-box:hover {
  transform: translateY(-5px);
}
.b-11 .icon-box {
  width: 60px;
  height: 60px;
  margin-right: 15px;
  background-color: #b5cd32;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 24px;
  transition: all 0.3s ease;
  box-shadow: 0 3px 10px rgba(181, 205, 50, 0.2);
}
.b-11 .contact-box:hover .icon-box {
  background-color: #1c85a4;
  transform: rotate(15deg);
  box-shadow: 0 3px 10px rgba(28, 133, 164, 0.2);
}
.b-11 .text-box h4 {
  font-size: 26px;
  font-weight: 600;
  color: #b5cd32;
  margin: 0;
  transition: all 0.3s ease;
}
.b-11 .contact-box:hover .text-box h4 {
  color: #1c85a4;
}
.b-11 .text-box h6 {
  font-size: 18px;
  color: #666;
  margin: 0;
}

.b-11 .b-11-bottom {
  width: 100%;
  position: absolute;
  bottom: -83px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.b-11 .b-11-bottom .content-main {
  margin: 0 auto;
}
.b-11 .stats-group {
  background-color: #1c85a4;
  border-radius: 100px;
  padding: 50px 40px;
  display: flex;
  flex-wrap: nowrap;
  gap: 150px;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  min-width: 1400px;
  max-width: 1400px;
  box-sizing: border-box;
  transition: all 0.5s ease;
  box-shadow: 0 8px 24px rgba(28, 133, 164, 0.15);
}
.b-11 .stats-group:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 32px rgba(28, 133, 164, 0.2);
}
.b-11 .stats-item {
  display: flex;
  align-items: center;
  text-align: left;
  flex-shrink: 0;
  flex-grow: 0;
  width: auto;
  transition: all 0.3s ease;
  cursor: pointer;
}
.b-11 .stats-item:hover {
  transform: scale(1.05);
}
.b-11 .item-icon {
  width: 75px;
  height: 75px;
  margin-right: 20px;
  background-color: rgba(255,255,255,0.15);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 30px;
  flex-shrink: 0;
  transition: all 0.3s ease;
}
.b-11 .stats-item:hover .item-icon {
  background-color: #fff;
  color: #1c85a4;
  transform: rotate(360deg);
}
.b-11 .item-text h3 {
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 6px;
  transition: all 0.3s ease;
}
.b-11 .stats-item:hover .item-text h3 {
  color: #f8f9fa;
  font-size: 32px;
}
.b-11 .item-text p {
  font-size: 17px;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease;
}
.b-11 .stats-item:hover .item-text p {
  color: #e9ecef;
}
/* part.14 */
.b-13 {
    background: url(/tupian/ovO9BC.jpg) no-repeat center top;
    background-size: cover;
    padding: 80px 0 100px;
    background-color: #121212;
    position: relative;
}
.b-13::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}
.b-13 .wrap {
    position: relative;
    z-index: 2;
}
.b-13 .client-header {
    text-align: center;
    margin-bottom: 60px;
    color: #ffffff;
}
.b-13 .client-title {
    font-size: 52px;
    line-height: 1.2;
    position: relative;
    padding: 0 0 30px;
    letter-spacing: 3px;
    font-weight: 600;
    margin: 0 0 10px;
}
.b-13 .client-title span {
    color: #d8bc84;
}
.b-13 .client-title::after {
    content: "";
    display: block;
    width: 150px;
    height: 2px;
    background: #d8bc84;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.b-13 .client-subtitle {
    font-size: 22px;
    line-height: 1.5;
    padding-top: 0;
    color: #f0f0f0;
    opacity: 0.9;
}
.b-13 .client-list {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    justify-content: center;
}
.b-13 .client-item {
    width: calc((100% - 25px * 4) / 5);
    height: 200px;
    background: #f8f8f8;
    position: relative;
    flex-shrink: 0;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}
.b-13 .client-item:hover {
    transform: translateY(-5px);
}
.b-13 .client-logo-img {
    width: 100%;
    height: 100%;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    box-sizing: border-box;
}
.b-13 .client-logo-img img {
    width: 70%;
    max-width: 95%;
    height: auto;
    object-fit: contain;
    filter: grayscale(0);
    transition: all 0.3s ease;
}
.b-13 .client-item:hover .client-logo-img img {
    width: 75%;
}
/* part.15 */
.b-14 {
  padding: 80px 0 100px;
  background-color: #f8f9fa;
  position: relative;
}
.b-14 .wrap {
  position: relative;
}
.b-14 h2 {
  text-align: center;
  margin: 0 0 60px 0;
  position: relative;
  font-size: 50px;
  display: block;
}
.b-14 h2::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 90px;
  height: 3px;
  background-color: #1c85a4;
}
.b-14 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  gap: 50px;
}
.b-14 ul li {
  flex: 1;
  min-width: 300px;
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  overflow: hidden;
  transition: all 0.4s ease;
}
.b-14 ul li:hover {
  transform: translateY(-8px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.12);
}
.b-14 ul li .p {
  width: 100%;
  height: 270px;
  overflow: hidden;
}
.b-14 ul li .p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.6s ease;
}
.b-14 ul li:hover .p img {
  transform: scale(1.08);
}
.b-14 ul li dl {
  margin: 0;
  padding: 25px 30px 30px;
}
.b-14 ul li dl dt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}
.b-14 ul li dl dt h3 {
  font-size: 24px;
  color: #333;
  font-weight: 700;
  margin: 0;
}
.b-14 ul li dl dt a {
  font-size: 18px;
  color: #1c85a4;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s ease;
}
.b-14 ul li dl dt a:hover {
  color: #026bbc;
}
.b-14 ul li dl dd {
  margin: 0 0 15px 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
}
.b-14 ul li dl dd:last-child {
  margin-bottom: 0;
}
.b-14 ul li dl dd a {
  color: #666;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 80%;
  transition: all 0.3s ease;
}
.b-14 ul li dl dd a:hover {
  color: #1c85a4;
}
.b-14 ul li dl dd span {
  color: #999;
  font-size: 16px;
  white-space: nowrap;
}
.common_tit {
    text-align: center;
    clear: both;
    float: none;
    height: 161px;
}
.common_tit h1, .common_tit h2 {
    color: #2d3748;
    font-size: 50px;
    display: block;
}
.common_tit p {
    font-size: 24px;
    padding-top: 10px;
    color: #666;
}
.common_tit i {
    background-color: #1c85a4;
    display: inline-block;
    height: 5px;
    width: 70px;
    margin-top: 10px;
}
/* 首页关于我们 */
.b-10 {
    overflow: hidden;
    /* padding-top: 120px; */
    position: relative;
    width: 100%;
    z-index: 1;
}
.new_home2 {
    height: 985px;
    margin: 0 auto;
    background-color: #f5f6f8;
    /* width: 98%; */
}
.b-10kuang {
	margin-top:130px;
}
.s-wrap {
    width: 1500px;
    margin: 0 auto;
    height: 100%;
    position: relative;
    display: flex;
}
.new_home2 .left {
    position: relative;
    width: 430px;
    color: #fff;
    z-index: 1;
    display: flex;
    font-size: 20px;
}
.dir-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
.new_home2 .left .t {
    flex-wrap: wrap;
    display: flex;
    width: 313px;
    margin-bottom: 25px;
    font-family: '微软雅黑';
}
.new_home2 .left .t .t1 {
    width: 100%;
}
.new_home2 .left .line {
    width: 14px;
    height: 185px;
    margin-left: 4px;
    position: relative;
    background: url(/tupian/home_line1.png) no-repeat left bottom;
    margin-bottom: 35px;
}
.new_home2.showd .left .line .icon {
    animation: arrow 4s 0.5s;
    z-index: 10;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #e1152f;
    position: absolute;
    top: 0;
    right: -6px;
}
.new_home2.showd .left .line .icon {
    animation: arrow 4s 0.5s;
}
.new_home2 .right {
    flex: 1;
    -ms-flex: 1;
    text-align: center;
    position: relative;
    padding-bottom: 210px;
    z-index: 1;
    display: flex;
}
.new_home2 .right .div {
    width: 920px;
    margin-left: auto;
    margin-top: 200px;
}
.new_home2 .right .div .jlogo {
    width: 170px;
    height: 170px;
    margin: 0 auto;
    border-radius: 100px;
    position: relative;
    top: -50px;
    background: url(/tupian/ilogo.png) no-repeat center;
    background-color: #fff;
    box-shadow: 0 5px 10px 0px #ddd;
}
.new_home2 .right .bgf {
    width: 1285px;
    height: 100%;
    background: url(/tupian/owmzMR.jpg) no-repeat;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    clip: rect(985px,1285px,985px,0px);
}
.new_home2.showd .right .bgf {
    /* transition: all 5s 0s; */
    /* -webkit-transition: all 5s 0s; */
    clip: rect(0,1285px,985px,0px); 
}
.new_home2 .right .tit {
    color: #444444;
    font-size: 50px;
    line-height: 1.2;
}
.new_home2 .right .p1 {
    color: #444444;
    width: 920px;
    margin: 0 auto;
    margin-top: 38px;
    font-family: '微软雅黑';
    font-size: 24px;
}
.new_home2 .right .p2 {
    color: #999999;
    margin-top: 15px;
    line-height: 2;
    font-family: '微软雅黑';
    text-align: center;
    width: 920px;
    font-size: 18px;
}
.x-more {
    display: inline-block;
    height: 49px;
    line-height: 49px;
    text-align: center;
    border-radius: 32px;
    background: #b50b20;
    width: 160px;
    color: #fff;
    padding: 0 20px;
    color: #fff !important;
}
.x-more .s1 {
    display: inline-block;
    font-family: '微软雅黑';
    font-size: 18px;
}
.x-more .arr {
    transition: all 0.4s;
    width: 20px;
    background: url(/tupian/arr1.png) no-repeat right center;
    height: 100%;
    transition: all 0.4s ease;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -3px;
}
.new_home2 .x-more {
    margin-top: 44px;
}
.new_home2 .left::after {
    width: 696px;
    height: 100%;
    background: url(/tupian/home_back1.jpg) no-repeat;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.content-e {
    position: relative;
    z-index: 1;
    text-align: center;
    width: 100%;
    margin: 200px 0 100px;
}
.content-e .common_tit{
    font-size: 44px;
    line-height: 60px;
    height: 140px;
}
.content-e .e-content {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.e-content div{
    width: 100%;
}
.e-content div img {
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    width: 60%;
}
.e-content .d-desc {
    font-size: 20px;
    line-height: 50px;
}
.cps-jt {
    height: 100%;
    margin: 60px 10px 0 10px;
}
/* part.16 */
.b-15 {
    background-image: linear-gradient(to right, #1c85a4 , #b5cd32 );
}
.b-15 .wrap {
    position: relative;
    height: 150px;
}
.b-15 .wrap .p {
    width: 236px;
    height: 204px;
    background: url(../images/girl.png);
    position: absolute;
    bottom: 0;
    left: -36px;
}
.b-15 .wrap .hotline {
    font-size: 18px;
    color: #fff;
    position: absolute;
    left: 250px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1.5;
}
.b-15 .wrap .hotline em {
    display: block;
    font-family: Arial;
    font-size: 40px;
    line-height: 40px;
}
.b-15 .wrap form {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 828px;
    height: 100px;
    font-size: 18px;
}
.b-15 .wrap .name {
    width: 346px;
    height: 46px;
    background: #f2f2f2;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 15px;
}
.b-15 .wrap .phone {
    width: 346px;
    height: 46px;
    background: #f2f2f2;
    position: absolute;
    top: 0;
    left: 354px;
    padding-left: 15px;
}
.b-15 .wrap select {
    width: 540px;
    height: 44px;
    background: #f2f2f2;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #777;
    border: none;
    box-sizing: border-box;
}
.b-15 .wrap .text {
    width: 700px;
    height: 46px;
    background: #f2f2f2;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 15px;
}
.b-15 .wrap .submit {
    width: 120px;
    height: 100px;
    position: absolute;
    top: -1px;
    right: 0px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: linear-gradient(#1787c5, #17347e);
    border-radius: 4px;
    font-size: 18px;
	transition: all 0.4s ease;
	box-shadow: 0 2px 6px rgb(0 0 0 / 10%)
}
.b-15 .wrap .submit:hover {
    background: linear-gradient(#1a98e0, #1a3b8f);
	 transform: translateY(-2px);
    box-shadow: 0 4px 10px rgb(0 0 0 / 15%);
}
.b-15 .wrap input:focus {
    outline: 2px solid #1c85a4;
    background: #fff;
}